From: Henrik Enberg Date: Sat, 21 Jan 2006 03:22:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8790^2~96 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3e76a40b6c20b73c5afdd83505b157f697571b6a;p=emacs.git *** empty log message *** --- diff --git a/lisp/mail/ChangeLog b/lisp/mail/ChangeLog index 702b4e58ab8..490c9f1c2f3 100644 --- a/lisp/mail/ChangeLog +++ b/lisp/mail/ChangeLog @@ -1,3 +1,11 @@ +2006-01-21 Henrik Enberg + + * rmail.el (rmail-process-new-messages): Simplify. + (rmail-decode-quoted-printable): Delete unused function. + (rmail-hex-string-to-integer): Likewise. + (rmail-hex-char-to-integer): Likewise. + (rmail-decode-mail-file): Renamed from `rmail-decode-mbox-file'. + 2006-01-21 Alex Schroeder * rmail.el (rmail-get-new-mail): Doc.